home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / bildschirmschoner / swazblanker / documentation / headlines (.txt) < prev    next >
Amigaguide Document  |  1996-04-07  |  5KB  |  114 lines

  1. @database "SwazBlanker/Headlines"
  2. @master "Headlines.guide"
  3. @author David Swasbrook
  4. @(c) Copyright (C)1994 David Swasbrook. All Rights Reserved.
  5. @$VER: Headlines.guide 1.1 (05.02.95)
  6. @INDEX Index
  7. @NODE MAIN "Headlines (05.02.95)"
  8.     SWAZBLANKER : Headlines
  9.     =======================
  10.     (C) 1992-95 David Swasbrook,
  11.          All Rights Reserved.
  12.   @{" Introduction          " LINK Introduction        } What it actually does
  13.   @{" Interface             " LINK Interface        } Configuration preferences
  14.   @{" History               "    LINK History        } Bug fixes and updates
  15. @ENDNODE
  16. @NODE Introduction "What it actually does..."
  17.     Headlines/Introduction
  18.     ======================
  19.   This blanker writes @{i}random @{ui}phrases to the display.
  20. @ENDNODE
  21. @NODE Interface "Configuration preferences..."
  22.     Headlines/Interface
  23.     ===================
  24. @{b}           Save @{ub}- save and use the current settings.
  25. @{b}            Use @{ub}- use the current settings.
  26. @{b}           Test @{ub}- test the blanker under the current settings
  27. @{b}         Cancel @{ub}- cancel all changes.
  28. @{b}   Phrase Files @{ub}- this is a list showing the selected phrase files. You
  29.                   may use the @{i}arrow keys @{ui}to move up/down the list, the
  30.                   @{i}space key @{ui}may be used to toggle the checkbox. A tick
  31.                   in the checkbox indicates that the phrase file can be
  32.                   chosen as a data file for generating phrases.
  33.                   Also you may double click or press @{i}return @{ui}to @{" edit " LINK Editor } the
  34.                   currently hilighted data file.
  35.                   @{i}Default: All available phrase files selected.@{ui}
  36. @{b}    Phrase Path @{ub}- path to where the phrase files are located.
  37.                   @{i}Default: Data/Headlines.@{ui}
  38. @{b}           Font @{ub}- the font used to render the text.
  39.                   @{i}Default: Helvetica 18 point.@{ui}
  40. @{b}         Change @{ub}- this sets the number of phrases to be generated before
  41.                   a new phrase file will be chosen. Setting this to @{i}Never@{ui} 
  42.                   means that the phrase file will remain the same during the
  43.                   blank.
  44.                   @{i}Default: 50.@{ui}
  45. @{b}    Copper List @{ub}- if checked then a copper list will be used to change the
  46.                   color of the text. This may not be available for some screen
  47.                   modes and the gadget will be ghosted to indicate this. In the case
  48.                   that the screen mode does not support copper lists or you do not
  49.                   want to use a copper then the text will have the color cycled.
  50.                   @{i}Default: Yes.@{ui}
  51. @{b}   Display Mode @{ub}- the screen mode to use. If the preferred screen cannot
  52.                   be opened then the default screen mode will be tried, if
  53.                   this fails then the minimum screen mode required for this
  54.                   blanker will be tried, if that fails then the blanker will
  55.                   quit and let SwazBlanker choose an alternative blank
  56.                   method.
  57.                   @{i}Default: Hi-Resoloution Laced, 4 Colors.@{ui}
  58.   If you wish to design your own phrase data files for Headlines please
  59.   read @{" Data File Format " LINK DataFileFormat} for details.
  60. @ENDNODE
  61. @NODE Editor "Editor..."
  62.     Headlines/Editor
  63.     ================
  64.     The textfield.gadget is Copyright 
  65. 1994 Mark Thomas (mthomas@cs.utexas.edu).
  66. @ENDNODE
  67. @NODE DataFileFormat "Data file format..."
  68.     Headlines/DataFileFormat
  69.     ========================
  70.     The data file for quotes is a text file of the following format:
  71.         ---- start of file ----
  72.         \\* PHRASE FILE
  73.         \\* Breif description
  74.         \\*
  75.         %<CLASS 1>
  76.         Class1 String 1
  77.         Class1 String 2
  78.         Class1 String 3
  79.         %<CLASS 2>
  80.         Class2 String 1
  81.         Class2 String 2
  82.         Class2 String 3
  83.         %<CLASS 3>
  84.         %MAIN
  85.         Main String 1
  86.         Main String 2
  87.         ---- end of file ----
  88.     "%%"      - file terminator
  89.     "%<CLASS> - defines a new class, this is followed by a series of
  90.                 strings that make up that class, they may reference
  91.                 other classes by using \CLASS. When \CLASS is found
  92.                 a random string from that class is chosen and will
  93.                 evaluated.
  94.     "%MAIN"   - defines the main class strings. These are used as the
  95.                 base to generate the phrases. See %<CLASS> for further
  96.                 details.
  97. @ENDNODE
  98. @NODE History "Bug fixes and updates..."
  99.     Headlines/History
  100.     =================
  101. `1.1'    o Was locking when building the text to render onto the display.
  102. `1.0'    o When a certain number of phrases have been generated a new data
  103.       file may be chosen.
  104. @ENDNODE
  105. @NODE Index
  106.     Headlines/Index
  107.     ===============
  108.   @{" Data File Format      " LINK DataFileFormat           } Format of the headlines data files
  109.   @{" Editor                " LINK Editor        } Edit the phrase files
  110.   @{" History               "    LINK History        } Bug fixes and updates
  111.   @{" Interface             " LINK Interface        } Configuration preferences
  112.   @{" Introduction          " LINK Introduction        } What it actually does
  113. @ENDNODE
  114.